home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / desktop.ktb < prev    next >
Text File  |  2009-10-13  |  2KB  |  64 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # BRLTTY Key Table - bindings for full keyboards
  20.  
  21. bind KPInsert+KP5 Say_Line
  22. bind KPInsert+KPArrowUp LnUp
  23. bind KPInsert+KPArrowDown LnDn
  24. bind ShiftLeft+KPInsert+KPArrowUp PrPrompt
  25. bind ShiftLeft+KPInsert+KPArrowDown NxPrompt
  26. bind ShiftLeft+KPInsert+KPHome LnBeg
  27. bind ShiftLeft+KPInsert+KPEnd LnEnd
  28. bind ControlLeft+KPInsert+KPArrowUp PrPgrph
  29. bind ControlLeft+KPInsert+KPArrowDown NxPgrph
  30. bind ControlLeft+KPInsert+KP5 DescChar
  31. bind KPInsert+KPHome Top_Left
  32. bind KPInsert+KPEnd Bot_Left
  33. bind KPInsert+KPPageUp Say_Above
  34. bind KPInsert+KPPageDown Say_Below
  35. bind KPInsert+KPArrowLeft Mute
  36. bind    ControlLeft            MUTE
  37. bind    ControlRight            MUTE
  38. bind KPInsert+KPArrowRight Autospeak
  39. bind KPInsert+KPDelete Csrtrk
  40. bind KPInsert+KPEnter Home
  41. bind KPInsert+KPSlash CutBegin
  42. bind KPInsert+KPAsterisk CutLine
  43. bind KPInsert+KPMinus CutRect
  44. bind KPInsert+KPPlus Paste
  45. bind ControlLeft+KPInsert+KPPlus CutAppend
  46. bind ControlLeft+ShiftLeft+KPInsert+KP2 PrefMenu
  47. bind ControlLeft+ShiftLeft+KPInsert+KPArrowLeft PrefLoad
  48. bind ControlLeft+ShiftLeft+KPInsert+KPArrowRight PrefSave
  49. bind ControlLeft+ShiftLeft+KPInsert+KP7 Help
  50. bind ControlLeft+ShiftLeft+KPInsert+KP8 Info
  51. bind ControlLeft+ShiftLeft+KPInsert+KP9 Learn
  52. bind ControlLeft+ShiftLeft+KPInsert+KP1 RestartBrl
  53. bind ControlLeft+ShiftLeft+KPInsert+KP3 RestartSpeech
  54. bind KPInsert+s SetMark
  55. bind KPInsert+g GoToMark
  56. bind ControlRight+KPInsert+1 SetMark+1
  57. bind KPInsert+1 GoToMark+1
  58. bind ControlRight+KPInsert+2 SetMark+2
  59. bind KPInsert+2 GoToMark+2
  60. bind ControlRight+KPInsert+3 SetMark+3
  61. bind KPInsert+3 GoToMark+3
  62. bind ControlRight+KPInsert+4 SetMark+4
  63. bind KPInsert+4 GoToMark+4
  64.